|
Window Watcher |
See Also |
Triggers the task when the specified window opens, closes, is focused or loses focus.
Useful in a "back office" (or unattended) environment for monitoring the system for application generated error dialogs. These dialog boxes could be automatically handled when they occur and/or a notification message could be sent to the system administrator.
When this trigger is activated - it automatically passes the AMTrigger object to the task.
The following properties are populated:
Specifies the title of the Window in the foreground
when the Window Watcher trigger was activated.
Specifies the classname of the Window. The classname is usually set by the application that is displaying the window.
Specifies the handle of the Window in the foreground when the Window Watcher trigger was activated.